SftTree/NET 2.0

BelowIconPart Property, DimensionsClass Class

Softel vdm, Inc.

Defines the gap below the item image.

Syntax      DimensionsClass Class (Softelvdm.SftTreeNET)

VB   

Public Property BelowIconPart As Integer

C#   

public int BelowIconPart { get; set; }

C++   

public: property int BelowIconPart {
        int get();
        void set(int value);
}

Property Value

The gap below the item image in pixels.

The default value is 1.

Comments

The BelowIconPart property defines the gap below the item image.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com